home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1734 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.7 KB

  1. From: knarf@nasim.cube.net (Frank Bartels)
  2. Subject: Re: MiNT library, Patchlevel 45, diffs
  3. Date: Thu, 21 Jul 1994 13:02:32 +0200 (MET DST)
  4. In-Reply-To: <199407171034.GAA11701@terminator.rs.itd.umich.edu> from "Nicholas S Castellano" at Jul 17, 94 06:34:58 am
  5. Mime-Version: 1.0
  6.  
  7. Nicholas S Castellano wrote:
  8. > At long last...here's PL 45.
  9. > [...]
  10.  
  11. Here's a small bugfix for the 'mincl' file. bammi's gcc doesn't care
  12. about it, but Andreas Schwab's MiNT gcc does.
  13.  
  14. *** mincl.orig    Thu Jul 21 12:32:38 1994
  15. --- mincl    Thu Jul 21 12:19:06 1994
  16. ***************
  17. *** 129,138 ****
  18.   .SUFFIXES: .cpp
  19.   
  20.   $(FCOMPD): %.o: _cmpdf2.cpp
  21. !     $(CC) $(PPFLAGS) -DL$* -c $< -o $@
  22.   
  23.   $(FCOMPS): %.o: _cmpsf2.cpp
  24. !     $(CC) $(PPFLAGS) -DL$* -c $< -o $@
  25.   
  26.   .cpp.o:
  27.       $(CC) $(PPFLAGS) -x assembler-with-cpp -c $< -o $@
  28. --- 129,138 ----
  29.   .SUFFIXES: .cpp
  30.   
  31.   $(FCOMPD): %.o: _cmpdf2.cpp
  32. !     $(CC) $(PPFLAGS) -DL$* -x assembler-with-cpp -c $< -o $@
  33.   
  34.   $(FCOMPS): %.o: _cmpsf2.cpp
  35. !     $(CC) $(PPFLAGS) -DL$* -x assembler-with-cpp -c $< -o $@
  36.   
  37.   .cpp.o:
  38.       $(CC) $(PPFLAGS) -x assembler-with-cpp -c $< -o $@
  39. ***************
  40. *** 163,172 ****
  41.   bcopy.o: bcopy.cpp
  42.   
  43.   bzero.o: %.o: bzero.cpp
  44. !     $(CC) $(PPFLAGS) -DL$* -c $< -o $@
  45.   
  46.   memset.o: %.o: bzero.cpp
  47. !     $(CC) $(PPFLAGS) -DL$* -c $< -o $@
  48.   
  49.   #
  50.   # integer only io stuff
  51. --- 163,172 ----
  52.   bcopy.o: bcopy.cpp
  53.   
  54.   bzero.o: %.o: bzero.cpp
  55. !     $(CC) $(PPFLAGS) -DL$* -x assembler-with-cpp -c $< -o $@
  56.   
  57.   memset.o: %.o: bzero.cpp
  58. !     $(CC) $(PPFLAGS) -DL$* -x assembler-with-cpp -c $< -o $@
  59.   
  60.   #
  61.   # integer only io stuff
  62.  
  63. -- 
  64.     Frank Bartels    |      UUCP/ZModem: + 49 89 5469593       | MiNT is
  65. knarf@nasim.cube.net | Login: nuucp Index: /pub/ls-lR.nasim.gz | Now TOS!
  66.